/* css document */
/*--清除IE下的 叉号*/
input::-ms-clear {
    display:none;
}
/**/
body {
    /*background: #f2f2f2;*/
}
/**/
.login-head {
    height: 110px;
}
.login-head a {
    margin-top: 40px;
}
.login-head .split_line {
    margin-left: 25px;
    line-height: 110px;
    font-size: 24px;
    color: #d2d2d2;
}
.login-head span {
    margin-left: 15px;
    line-height: 110px;
    color: #666;
    font-size: 20px;
}
/**/
.login-part {
    padding-top: 40px;
    padding-bottom: 40px;
    height: 445px;/* 525-40*2 */
}
.sign-in-part {
    height: 352px;/* 432-40*2 */
}
.login-left {
    width: 436px;/* 536-100 */
    padding-left: 100px;
    height: 445px;
    border-right: 1px dashed #d7d7d7;
}
.sign-in-part .login-left {
    height: 352px;
}
.login-right {
    /*width: 303px; 443-100-40 */
    width: 322px;
    /*padding-right: 100px;*/
    padding-left: 40px;
    /*height: 445px;*/
}
.login-title {

}
.login-title li,
.sign-in-title {
    width: 166px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
}
.sign-in-title {
    text-align: left;
    color: #666;
}
.xieyi-line {
    width: 338px;
}
.login-title li a {
    color: #666;
}
.login-title li a:hover {
    color: #cc1e1e;
}
.login-title li.active a {
    color: #cc1e1e;
}

.login-title .split_line {
    width: 1px;
    font-size: 16px;
    color: #d2d2d2;
}
/**/
.login-tips {
    margin-bottom: 6px;
    padding-left: 12px;
    width: 326px;/* 338-12 */
    height: 22px;
    line-height: 22px;
    background: #fdeeee;
    border: 1px solid #f8cccc;
    color: #666;
}
.login-line {
    
}
.login-input {
    position: relative;
    padding: 6px;
    width: 326px;/* 338-12 */
    height: 31px;/* 43-12 */
    line-height: 31px;
    border: 1px solid #d2d2d2;
}
.login-line label {
    width: 36px;
    height: 31px;
    border-right: 1px solid #ebeaea;
    background: url(../images/icon-login.png) no-repeat;
}

.user-name label {
    background-position: -43px 5px;
}
.user-tel label {
    background-position: -43px -116px;
}
.user-mail label {
    background-position: -43px -192px;
}
.user-pwd label {
    background-position: -43px -35px;
}
.user-code label {
    background-position: -43px -76px;
}
.user-dx label {
    background-position: -43px -152px;
}
.login-line input {
    padding-left: 8px;
    width: 272px;/* 272 */
    height: 31px;
    border: none;
    font-size: 12px;
    color: #333;
}
.clear-input {
    position: absolute;
    right: 10px;
    top: 16px;
    width: 12px;
    height: 12px;
    background: url(../images/icon-attention2.png) no-repeat -4px -44px;
    display: none;
    z-index: 100;
}
/**/
.login-right p {
    line-height: 36px;
    font-size: 18px;
    color: #333;
}
/*.login-right p a {
    color: #cb1e1e;
}*/
.one-login {
    margin-top: 20px;
    text-align: center;
    background: url(../images/one-login-bg.png) no-repeat center center;
}
.one-login span {
    color: #666;
}
.fast-login {
    margin-top: 60px;
    text-align: center;
}
.fast-login p {
    margin-top: 10px;
    margin-right: -30px;
    padding-left: 40px;
    margin-bottom: 20px;
}
.fast-login a {
    float: left;
    margin-right: 30px;
}
.fast-login a:before {
    content: "";
    display: inline-block;
    width: 59px;
    height: 59px;
    background: url(../images/fast-login-icon.png) no-repeat;
}
.fast-login .qq-icon:before {
    background-position: 0 0;
}
.fast-login .baidu-icon:before {
    background-position: -60px 0;
}
.fast-login .wechat-icon:before {
    background-position: -120px 0;
}
.fast-login .alipay-icon:before {
    background-position: 0 -60px;
}
.fast-login .qihu-icon:before {
    background-position: -60px -60px;
}
.fast-login .sina-icon:before {
    background-position: -120px -60px;
}
.fast-login a:hover:before {
    opacity: 0.6;
}
/**/
.user-code,
.user-dx {
    width: 146px;/* 158-12 */
}
.user-code input,
.user-dx input {
    width: 84px;/* 94-10 */
}
/**/
.code-img {
    width: 113px;
    height: 45px;
    cursor: pointer;
}
.code-f5 {
    width: 47px;
    line-height: 45px;
    font-size: 14px;
    color: #0fa7f5;
}
.msg {
    width: 167px;
    height: 43px;
    line-height: 43px;
    background: #f6f6f6;
    border: 1px solid #d2d2d2;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.xieyi {
    line-height: 32px;
    color: #666;
}
.xieyi input {
    margin-right: 6px;
    vertical-align: -2px;
}
.xieyi a {
    color: #cb1e1e;
}
.btn-style {
    width: 340px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    font-family: "Microsoft YaHei";
    background: #af0c0d;
    border: none;
    cursor: pointer;
}
.btn-style2 {
    margin-left: 138px;
    color: #999;
    background: #fff;
    font-size: 16px;
}
/**/
.input-now {
    border-color: #49b449;
}
.input-now label {
    background-position-x: -3px;
}
.input-wrong {
    border-color: #ff5a5a;
}
.icon-login-tip-wrong:before {
    content: "";
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    background: url(../images/icon-attention2.png) no-repeat;
    background-position: -2px -22px;
}
.icon-login-tip-right:before {
    content: "";
    float: left;
    margin-top: 15px;
    width: 14px;
    height: 14px;
    background: url(../images/icon-attention2.png) no-repeat;
    background-position: -3px -3px;
}
/**/
.forget-pwd-nav {
    width: 790px;
    margin: 0 auto;
    background: url(../images/forget-pwd-bg.png) no-repeat 71px 12px;
}
.forget-pwd-nav2 {
    background-image: url(../images/forget-pwd-bg2.png); 
}
.forget-pwd-nav3 {
    background-image: url(../images/forget-pwd-bg3.png); 
}
.forget-pwd-nav4 {
    background-image: url(../images/forget-pwd-bg4.png); 
}
.forget-pwd-nav li {
    float: left;
    width: 90px;
    margin-right: 142px;
    text-align: center;
}
.forget-pwd-nav li:last-of-type{
    margin-right: 0;
}
.forget-pwd-title {
    line-height: 46px;
    font-size: 18px;
    color: #666;
}
.forget-pwd-con {
    width: 390px;
    margin: 30px auto 0;
}
.forget-pwd-con4 {
    text-align: center;
}
.forget-pwd-p {
    line-height: 34px;
    font-size: 14px;
    color: #777;
}
.reset-tip {
    line-height: 80px;
    font-size: 18px;
    color: #666;
}
.reset-tip .spe-color {
    color: #49b449;
}
.href-tip {
    font-size: 18px;
    color: #1e9fee;
}
/**/
/**/
.login-window-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 10000;
}
.login-window {
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -205px;
    width: 410px;
    height: 490px;
    background: #fff;
    z-index: 10001;
}
.close-login-window {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 12px;
	background: url(../images/close-login-window.png) no-repeat center center;
    z-index: 10002;
}
.login-window-head {
    width: 100%;
    height: 98px;
    text-align: center;
}
.login-window-head img {
    margin-top: 40px;
    width: 325px;
}
/**/
.login-window-con .one-login {
    width: 340px;
    font-size: 14px;
    color: #666;
}
.login-window-con .fast-login {
    margin-top: 15px;
    width: 340px;
    margin-left: 35px;
    margin-right: -30px;
}
.login-window-con .fast-login a {
    float: left;
    margin-right: 30px;
    color: #bdbdbd;
    line-height: 30px;
}
.login-window-con .fast-login a:before {
    content: "";
    display: block;
    width: 44px;
    height: 44px;
    background: url(../images/fast-login-icon2.png) no-repeat;
}
.login-window-con .fast-login .qq-icon:before {
    background-position: 0 0px;
}
.login-window-con .fast-login .baidu-icon:before {
    background-position: 0 -50px;
}
.login-window-con .fast-login .wechat-icon:before {
    background-position: 0 -100px;
}
.login-window-con .fast-login .sina-icon:before {
    background-position: 0 -150px;
}
/**/
a.return-index {
    font-size: 14px;
    color: #444;
    margin-top: 50px;
}
a.return-index .arrow {
    font-family: "simsun";
    margin-left: 5px;
}
a.return-index:hover {
    color: #cc1e1e;
}
.login-line-mt {
    margin-top: 18px;
}
.login-tips {
    display: none;
}
.login-wrong .login-tips {
    display: block;
}
.login-wrong .login-line-mt {
    margin-top: 6px;
}
/*forget password*/
.login-head-btn a {
    color: #444;
    font-size: 14px;
}
.login-head-btn .split_line {
    font-size: 12px;
    color: #7e7e7e;
    margin-left: 10px;
    margin-right: 10px;
}
.icon-forget-pwd {
    display: inline-block;
    width: 28px;
    height: 32px;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: "Arial";
    background: url(../images/forget-pwd-icon.png) no-repeat -1px -52px;
}
.icon-forget-pwd-green {
    background-position: -1px 0;
}
